﻿@charset "utf-8";
/*首页页面*/
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
a {
  margin: 0;
  padding: 0;
  color: #333;
}
html {
  display: inline-block;
  width: 100%;
}
img {
  border: none;
}
a {
  text-decoration: none;
  cursor: pointer;
  border: 0;
}
strong {
  font-weight: bold;
}
ul,
ol,
li,
dt,
dd {
  list-style: none;
}
em,
i {
  font-style: normal;
}
.dis-in-b {
  display: inline-block;
}
.f-l {
  float: left;
}
.f-r {
  float: left;
}
.clear {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/*首页通用标题*/
.index-com-tit {
  padding-top: 46px;
  background: url(2019sc-index-comtiti.png) center 70px no-repeat;
  text-align: center;
}
.index-com-tit a {
  display: inline-block;
  width: auto;
  background-color: #f0f5f8;
  padding: 0 20px;
  font: 24px/28px "微软雅黑";
  color: #000000;
  text-align: center;
}
.index-com-tit a.a1 {
  background-color: #FFFFFF;
}
.index-com-tit a p {
  font: 16px/22px "微软雅黑";
  color: #999999;
  text-align: center;
}
.index-com-tit a:hover {
  color: #ff9000;
}
/*首页菜单栏+banner s*/
.index-fwly {
  position: relative;
  display: inline-block;
  width: 250px;
}
.index-fwly span.title {
  display: block;
  font: 18px/46px "微软雅黑";
  color: #FFFFFF;
  text-align: center;
  background-color: #ff9000;
}
.index-menu {
  display: inline-block;
  width: 950px;
}
.index-menu li {
  display: inline-block;
  width: 118px;
  float: left;
  text-align: center;
}
.index-menu a {
  margin-top: -2px;
  display: inline-block;
  text-align: center;
  padding: 0 4px;
  font: 18px/46px "微软雅黑";
  color: #333333;
}
.index-menu a:hover,
.index-menu a.cur {
  font-weight: Bold;
  color: #ff9000;
  border-bottom: 2px solid #ff9000;
}
.index-fwly-xlk {
  position: absolute;
  width: 250px;
  height: 379px;
  background: url(2019sc-index-fwly-bg.png) repeat;
  top: 46px;
  left: 0;
  z-index: 99;
}
.index-fwly-xlk .nr {
  padding: 20px;
  padding-left: 56px;
}
.index-fwly-xlk .nr.mt50 {
  margin-top: 50px;
}
.index-fwly-xlk .nr h2 {
  font: bold 18px/26px "宋体";
  color: #ffffff;
  background: url(2019sc-index-fwly3.png) right center no-repeat;
  margin-bottom: 10px;
}
.index-fwly-xlk .nr a,
.index-fwly-xlk .nr span{
  display: block;
  font: 14px/30px "宋体";
  color: #ffffff;
}

.index-fwly-xlk .nr a:hover {
  color: #ff9000;
}
.index-fwly-xlk .nr.a1 {
  background: url(2019sc-index-fwly1.png) 20px 20px no-repeat;
}
.index-fwly-xlk .nr.a1.cur {
  background: #f8f8f8 url(2019sc-index-fwly1cur.png) 20px 20px no-repeat;
}
.index-fwly-xlk .nr.a1.cur h2 {
  color: #333333;
  background: url(2019sc-index-fwly3cur.png) right center no-repeat;
}
.index-fwly-xlk .nr.a1.cur a ,
.index-fwly-xlk .nr.a1.cur span{
  color: #666666;
}
.index-fwly-xlk .nr.a1.cur a:hover {
  color: #ff9000;
}
.index-fwly-xlk .nr.a2 {
  background: url(2019sc-index-fwly2.png) 20px 20px no-repeat;
}
.index-fwly-xlk .nr.a2.cur {
  background: #f8f8f8 url(2019sc-index-fwly2cur.png) 20px 20px no-repeat;
}
.index-fwly-xlk .nr.a2.cur h2 {
  color: #333333;
  background: url(2019sc-index-fwly3cur.png) right center no-repeat;
}
.index-fwly-xlk .nr.a2.cur a ,
.index-fwly-xlk .nr.a2.cur span{
  color: #666666;
}
.index-fwly-xlk .nr.a2.cur a:hover {
  color: #ff9000;
}

.index-fwly-xlk .nr.a4 {
  background: url(2019sc-index-fwly4.png) 20px 20px no-repeat;
}
.index-fwly-xlk .nr.a4.cur {
  background: #f8f8f8 url(2019sc-index-fwly4cur.png) 20px 20px no-repeat;
}
.index-fwly-xlk .nr.a4.cur h2 {
  color: #333333;
  background: url(2019sc-index-fwly3cur.png) right center no-repeat;
}
.index-fwly-xlk .nr.a4.cur a ,
.index-fwly-xlk .nr.a4.cur span{
  color: #666666;
}
.index-fwly-xlk .nr.a4.cur a:hover {
  color: #ff9000;
}

.index-fwly-zlm {
  position: absolute;
  left: 250px;
  top: 46px;
  padding: 20px 40px;
  width: 870px;
  height: 339px;
  background: #f8f8f8;
  z-index: 99;
}
.index-fwly-zlm .zlm-tit {
  border-bottom: 1px solid #d6d6d6;
}
.index-fwly-zlm .zlm-tit span {
  display: inline-block;
  font: bold 16px/40px "宋体";
  color: #333333;
  border-bottom: 2px solid #333333;
}
.index-fwly-zlm .zlm-clj a {
  display: inline-block;
  float: left;
  margin-right: 34px;
  font: 14px/50px "宋体";
  color: #666666;
}
.index-fwly-zlm .zlm-clj a:hover {
  color: #ff9000;
}
/*首页菜单栏+banner e*/
/*今日焦点s*/
.index-jrjd {
  padding: 10px 0;
}
.shengming {
	 padding:20px 0;
	 text-align:center;
	 color:#ff9000;
}
.jrjd-tab1 {
  display: inline-block;
  width: 560px;
}
.jrjd-tab2 {
  height: 396px;
  display: inline-block;
  width: 260px;
  background-color: #f8f8f8;
}
.jrjd-tab2 h5 {
  font: 40px/75px "宋体";
  color: #FFF;
  text-align: center;
  background-color:#ff9000;
  border-radius:1px;
}
.index-tab-tit a {
  display: inline-block;
  float: left;
  margin-right: 10px;
  padding: 0 30px;
  font: 18px/38px "宋体";
  color: #666666;
  border: 1px solid #e4e4e4;
}
.index-tab-tit a:hover,
.index-tab-tit a.cur {
  color: #FFFFFF;
  border: 1px solid #ff9000;
  background-color: #ff9000;
}



.jrjd-list {
  margin-top: 22px;
}
.jrjd-list li {
  margin-bottom: 4px;
}
.jrjd-list li p.p1 {
  display: block;
  height: 42px;
  width: 560px;
  background: url(2019sc-index-jrjd-bg.png) no-repeat;
  font: 16px/42px "宋体";
  color: #333333;
  padding-left: 60px;
}
.jrjd-list li p.p1:hover {
  cursor: pointer;
}
.jrjd-list li p.p2 {
  display: none;
  font: 14px/24px "宋体";
  color: #999999;
  padding: 10px 20px 0px 20px;
  text-indent: 2em;
}
.jrjd-list li.cur p.p1 {
  font: bold 16px/42px "宋体";
  background: url(2019sc-index-jrjd-bgcur.png) no-repeat;
}
.jrjd-list li.cur p.p2 {
  display: block;
}


.index-dl-tx {
  padding-top: 16px;
  display: block;
  margin: 0 auto;
  width: 106px;
}
.index-dl-wz {
  text-align: center;
  font: 14px/24px "宋体";
  color: #666666;
}
.index-dl-sub {
  display: block;
  margin: 10px 20px 0 20px;
  color: #FFFFFF;
  font: 16px/40px "宋体";
  background-color: #ff9000;
  text-align: center;
  border-radius: 10px;
}
.index-dl-sub:hover {
  background-color: #9d3400;
}
.index-dl-clj {
  padding: 0 20px;
}
.index-dl-clj a {
  text-decoration: underline;
  font: 14px/34px "宋体";
  color: #0150b1;
}
.index-dl-clj a:hover {
  color: #ff9000;
}
.fff-hx {
  margin: 20px 0 20px 0;
  height: 80px;
  background-color: #FFFFFF;
}
.fff-hx-img{margin: 0 auto;
  text-align: center;
  background-color: #FFFFFF;
}
.dsfdl-logo {
  text-align: center;
}
.dsfdl-logo a {

}
.dsfdl-logo a.a1 {
  background: #d9d9d9 url(2019sc-index-dl-nn1.png) center center no-repeat;
}
.dsfdl-logo a.a2 {
  background: #d9d9d9 url(2019sc-index-dl-nn2.png) center center no-repeat;
}
.dsfdl-logo a.a3 {
  background: #d9d9d9 url(2019sc-index-dl-nn3.png) center center no-repeat;
}
.dsfdl-logo a:hover {
  background-color: #ff9000;
}
/*今日焦点e*/
/*服务领域s*/
.fwly-nr {
  background-color: #f0f5f8;
  height: 365px;
}
/*专题专栏s*/
.scrollPic .prev,
.scrollPic .next {
  display: inline-block;
  margin-top: 64px;
  width: 16px;
  height: 42px;
  cursor: pointer;
}
.scrollPic .prev {
  float: left;
  margin-right: 5px;
  background: url("2019sc-fwly-left.png") no-repeat;
}
.scrollPic .next {
  float: right;
  background: url("2019sc-fwly-right.png") no-repeat;
}
.scrollCon {
  display: inline-block;
  float: left;
  width: 1160px;
  height: 170px;
  overflow: hidden;
}
.scrollCon ul li {
  background: #fff;
  position: relative;
  display: inline-block;
  float: left;
  margin-left: 50px;
  width: 320px;
  height: 170px;
  overflow: hidden;
}
.scrollCon ul li a {
  padding-top: 24px;
  position: absolute;
  top: 17px;
  height: 129px;
  display: block;
  width: 100%;
}
.scrollCon ul li a p {
  padding-left: 150px;
  padding-right: 20px;
}
.scrollCon ul li a p.p1 {
  color: #333333;
  font: 18px/24px "宋体";
}
.scrollCon ul li a p.p2 {
  margin-top: 6px;
  color: #999999;
  font: 14px/18px "宋体";
}
.scrollCon ul li a span {
  position: absolute;
  bottom: 14px;
  display: inline-block;
  margin-left: 150px;
  margin-top: 14px;
  border: 1px solid #ff9000;
  font: 14px/28px "宋体";
  border-radius: 4px;
  padding: 0 30px;
  color: #ff9000;
}
.scrollCon ul li a:hover span {
  color: #FFFFFF;
  background-color: #ff9000;
}
.scrollCon ul li strong {
  z-index: 99;
  position: absolute;
  top: 0px;
  left: 0;
  font: 14px/34px "宋体";
  color: #ffffff;
  background: #00c0ff;
  padding: 0 20px;
}
.scrollCon ul li img {
  margin-top: 45px;
  margin-left: 20px;
}

/*专题专栏e*/
/*服务领域e*/
/*需求发布s*/
.index-fbxq {
  background-color: #e4d7c4;
}
.index-fbxq-img {
  display: inline-block;
  float: left;
  width: 300px;
}
.index-wyfbxq {
  display: inline-block;
  width: 380px;
}
.index-wyfbxq-title {
  display: block;
  margin: 50px auto 0px auto;
  width: 140px;
  padding-left: 58px;
  color: #FFFFFF;
  height: 47px;
  border-radius: 12px;
  font: 20px/46px "宋体";
  background: #c74200 url(2019sc-index-clj1.png) 20px center no-repeat;
}
.index-wyfbxq-title:hover {
  background: #9d3400 url(2019sc-index-clj1.png) 20px center no-repeat;
}
.index-fbxq-tab-title {
  margin-top: 20px;
}
.index-fbxq-tab-title label {
  text-align: center;
  display: inline-block;
  float: left;
  background-color: #b6ac9d;
  font: bold 16px/50px "宋体";
  color: #333333;
}
.index-fbxq-tab-title .th1 {
  width: 90px;
}
.index-fbxq-tab-title .th2 {
  width: 130px;
}
.index-fbxq-tab-title .th3 {
  width: 160px;
}

.index-fbxq-tab-title .th4 {
  width: 140px;
}
.index-fbxq-tab-title .th5 {
  width: 270px;
}
.index-fbxq-tab-title .th6 {
  width: 70px;
}

.index-fbxq-table {
  height: 315px;
  overflow: hidden;
}
.index-fbxq-table table {
  width: 100%;
}
.index-fbxq-table table thead th {
  background-color: #b6ac9d;
  font: bold 16px/50px "宋体";
  color: #333333;
}
.index-fbxq-table table thead .th1 {
  width: 100px;
}
.index-fbxq-table table thead .th2 {
  width: 160px;
}
.index-fbxq-table table thead .th3 {
  width: 120px;
}
.index-fbxq-table table thead .th4 {
  width: 140px;
}
.index-fbxq-table table thead .th5 {
  width: 270px;
}
.index-fbxq-table table thead .th6 {
  width: 70px;
}
.index-fbxq-table table tbody td {
  font: 14px/44px "宋体";
  color: #333333;
  text-align: center;
  border-bottom: 1px solid #FFFFFF;
}
.index-fbxq-table table tbody td a {
  display: block;
  height: 44px;
  background: url(2019sc-index-fbxq-ck.png) center center no-repeat;
}
.index-fbxq-table table tbody .th1 {
  width: 90px;
}
.index-fbxq-table table tbody .th2 {
  width: 130px;
}
.index-fbxq-table table tbody .th3 {
  width: 160px;
}
.index-fbxq-table table tbody .th4 {
  width: 140px;
}
.index-fbxq-table table tbody .th5 {
  width: 270px;
}
.index-fbxq-table table tbody .th6 {
  width: 70px;
}


.index-fbxq-table2 {
  height: 315px;
  overflow: hidden;
}
.index-fbxq-table2 table {
  width: 100%;
}
.index-fbxq-table2 table thead th {
  background-color: #b6ac9d;
  font: bold 16px/50px "宋体";
  color: #333333;
}
.index-fbxq-table2 table thead .th1 {
  width: 100px;
}
.index-fbxq-table2 table thead .th2 {
  width: 160px;
}
.index-fbxq-table2 table thead .th3 {
  width: 120px;
}
.index-fbxq-table2 table thead .th4 {
  width: 140px;
}
.index-fbxq-table2 table thead .th5 {
  width: 270px;
}
.index-fbxq-table2 table thead .th6 {
  width: 70px;
}
.index-fbxq-table2 table tbody td {
  font: 14px/44px "宋体";
  color: #333333;
  text-align: center;
  border-bottom: 1px solid #FFFFFF;
}
.index-fbxq-table2 table tbody td a {
  display: block;
  height: 44px;
}
.index-fbxq-table2 table tbody .th1 {
  width: 100px;
}
.index-fbxq-table2 table tbody .th2 {
  width: 160px;
}
.index-fbxq-table2 table tbody .th3 {
  width: 120px;
}
.index-fbxq-table2 table tbody .th4 {
  width: 140px;
}
.index-fbxq-table2 table tbody .th5 {
  width: 270px;
}
.index-fbxq-table2 table tbody .th6 {
  width: 70px;
}

.index-csbgcx {
  display: inline-block;
  width: 480px;
}
.index-csbgcx-search {
  margin: 50px auto 0 auto;
  width: 412px;
  height: 48px;
  display: block;
}
.index-csbgcx-search .srk {
  border: 1px solid #f1eae1;
  color: #999999;
  width: 248px;
  height: 48px;
  outline: none;
  font: 14px/46px "宋体";
  padding-left: 10px;
  background: none;
  border-right: none;
}
.index-csbgcx-search .ss {
  z-index: 99;
  margin-left: -20px;
  font: 16px/46px "宋体";
  color: #FFFFFF;
  text-align: center;
  padding-left: 40px;
  width: 160px;
  height: 48px;
  outline: none;
  border: none;
  background: #c74200 url("2019sc-index-search.png") 20px center no-repeat;
  border-radius: 12px;
}
.index-csbgcx-search .ss:hover {
  cursor: pointer;
  background: #9d3400 url("2019sc-index-search.png") 20px center no-repeat;
}
/*需求发布e*/
/*首页超链接s*/
.index-clj {
  background-color: #f0f5f8;
}
.index-clj .nr {
  padding: 30px 0;
  text-align: center;
}
.index-clj .nr a {
  display: inline-block;
  margin: 0 13px;
  margin-left: ;
  height: 174px;
  width: 214px;
}
/*首页超链接e*/




/*政策法规s*/
.index-zcfg {
  background: url(2019sc-zcfg-bg.jpg);
  height: 410px;
}
.index-zcfg-l {
  display: inline-block;
  width: 12%;
}
.index-zcfg-l li {
  font: 18px/40px "宋体";
  color: #666666;
  border: 1px solid #e4e4e4;
  border-radius: 20px;
  text-align: center;
  margin-bottom: 20px;
}
.index-zcfg-l li:hover,
.index-zcfg-l li.cur {
  background-color: #ff9000;
  border: 1px solid #ff9000;
}
.index-zcfg-l li:hover a,
.index-zcfg-l li.cur a {
  color: #FFFFFF;
}
.index-zcfg-r {
  display: inline-block;
  width: 85%;
}
.index-zcfg-r .zcfg-tab {
  margin-bottom: 6px;
  display: inline-block;
  float: left;
  margin-left: 20px;
  width: 480px;
  border: 1px solid #f2f2f2;
}
.index-zcfg-r .zcfg-tab .rq {
  display: inline-block;
  float: left;
  margin: 10px 0;
  padding: 0 10px;
  width: 90px;
  height: 56px;
  border-right: 1px solid #f2f2f2;
}
.index-zcfg-r .zcfg-tab .rq p {
  text-align: center;
  color: #c6c6c6;
}
.index-zcfg-r .zcfg-tab .rq .p1 {
  padding-top: 4px;
  font: 30px/32px "宋体";
}
.index-zcfg-r .zcfg-tab .rq .p2 {
  font: 14px/16px "宋体";
}
.index-zcfg-r .zcfg-tab .lj {
  display: table;
  float: right;
  height: 76px;
  width: 369px;
}
.index-zcfg-r .zcfg-tab a {
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
  font: 16px/24px "宋体";
}
.index-zcfg-r .zcfg-tab a:hover {
  color: #ff9000;
}
/*政策法规e*/

/*首页超链接切换1*/
/*专题专栏s*/
.scrollPic1 {
  padding: 30px 0;
  height: 173px;
}
.scrollPic1 .prev,
.scrollPic1 .next {
  display: inline-block;
  margin-top: 66px;
  width: 16px;
  height: 42px;
  cursor: pointer;
}
.scrollPic1 .prev {
  float: left;
  margin-right: 5px;
  background: url("2019sc-fwly-left.png") no-repeat;
}
.scrollPic1 .next {
  float: right;
  background: url("2019sc-fwly-right.png") no-repeat;
}
.scrollCon1 {
  display: inline-block;
  float: left;
  width: 1162px;
  height: 173px;
  overflow: hidden;
}
.scrollCon1 ul li {
  display: inline-block;
  float: left;
  text-align: center;
  width: 288px;
  height: 173px;
  overflow: hidden;
}
.scrollCon1 li a img {
  width: 213px;
  height: 173px;
}
/*专题专栏e*/
/*首页超链接切换2*/
/*专题专栏s*/
.scrollPic2 {
  padding: 30px 0;
  height: 90px;
}
.scrollPic2 .prev,
.scrollPic2 .next {
  display: inline-block;
  margin-top: 26px;
  width: 16px;
  height: 42px;
  cursor: pointer;
}
.scrollPic2 .prev {
  float: left;
  margin-right: 5px;
  background: url("2019sc-fwly-left.png") no-repeat;
}
.scrollPic2 .next {
  float: right;
  background: url("2019sc-fwly-right.png") no-repeat;
}
.scrollCon2 {
  display: inline-block;
  float: left;
  width: 1162px;
  height: 90px;
  overflow: hidden;
}
.scrollCon2 ul li {
  display: inline-block;
  float: left;
  text-align: center;
  width: 288px;
  height: 90px;
  overflow: hidden;
}
.scrollCon2 li a img {
  width: 213px;
  height: 90px;
}
/*专题专栏e*/

/*软件测试s*/

.contentlr{
	width: 1200px;
	overflow: hidden;
	/*background: rgba(247, 247, 247, 1);*/
	padding: 20px;
	margin: auto;
}

.kuail{
	background: rgba(34, 171, 159, 1);
	width: 100px;
	height: 240px;
	float: left;
}
.kuaip{
	width: 28px;
	margin: auto;
	padding-top:50px;
	
}
.kuaip p{
	text-align: center;
	color: #fff;
	font-size: 28px;
	
}
.kuair{
	width: 1100px;
	height: 240px;
	float: right;
	
}
.kuain{
	width: 300px;
	
	background: rgb(255, 255, 255, 1);
	margin: 0 30px;
	box-shadow: 0px 0px 3px 1px #8fc9c4;
	float:left;
}
.kuain_ues{
    padding:3.5%;
	height: 210px;
	
	
}
.kuain_t{
	margin-top: 10PX;
	padding-right: 50px;
	position: relative;
}
.kuain_ues a {
	margin: auto;
	font-size: 18px;
	overflow: hidden;
	color:#000;
	font-weight: bold;
	white-space:nowrap;
	text-overflow: ellipsis;
	display: block;
}
.kuain_t img{
	position: absolute;
	right: 0px;
	top:0px;
}
.t_keyword{
	color: #666666;
	text-align: left;
	font-size: 14px;
	
	height:16px ;
	overflow: hidden;
	margin: 20px 0;
}
.kuain_ues span{
	
	color: #666666;

}
.yuan p {
	color: #FF6600;
	font-size: 18px;
	font-weight: bold;
	padding-bottom:20px;
}

.yuan span {
	color: #999999;
	font-size: 14px;
	
}
.anniu{
	position: relative;
}
.goum{
	width: 100px;
	height: 40px;
	background:rgba(255, 102, 0, 1);
	border-radius:5px;
}
.goum a{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: 100;
	text-align: center;
	padding-top: 10px;
}
.zixun{
	width: 100px;
	height: 40px;
	border:1px solid rgba(34, 171, 159, 1);
	border-radius:5px;
	position: absolute;
	right: 20px;
	top: 0;
}
.zixun a{
	font-size: 14px;
	color: rgba(34, 171, 159, 1);
	font-weight: 100;
	text-align: center;
	padding-top: 10px;
}